Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring eurotherm tests to work with multiple sensors #625

Merged
merged 22 commits into from
Nov 28, 2024

Conversation

esmith1729
Copy link
Contributor

@esmith1729 esmith1729 commented May 13, 2024

Added unit test for new functionality created from

can be tested with:

python -u run_tests.py -t eurotherm_eibisynch.EurothermTests.test_WHEN_eurotherm_missing_THEN_updates_of_PVs_stop

@esmith1729 esmith1729 linked an issue May 14, 2024 that may be closed by this pull request
@pull-request-size pull-request-size bot added size/L and removed size/M labels Nov 4, 2024
@esmith1729
Copy link
Contributor Author

Linter is failing for utils\emulator_launcer.py, this should be reformatted during a "Ruff day", it will also need some changes due to pyright, I would guess, but that falls outside of scope of this ticket.

@esmith1729 esmith1729 changed the title Add basic test for disconnected eurotherm Refactoring eurotherm tests to work with multiple sensors Nov 11, 2024
@Chsudeepta Chsudeepta merged commit 0cc052b into master Nov 28, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

eurotherm: handle missing sensor better
2 participants